home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcc / v04n11 / batch1.exe / SIZOFDIR.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-09-17  |  99 b   |  5 lines

  1. @ECHO OFF
  2. REM This is SIZOFDIR.BAT
  3. ECHO Checking size of this directory . . .
  4. DIR | FIND "(s)"
  5.